<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Autoblinda 43</long_name>
		<short_name>AB43</short_name>
		<comment>An armoured car with a 47mm Cannone da 47/32 M35 anti-tank gun</comment>

		<uniform_profile>uniform_profile_italian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_italian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>3</month><year>1943</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Autoblinda AB41.png</image_profile>
			<weight>7518</weight>
		</attributes>

		<drive>
			<engine>
				<name>FIAT-SPA 6 cyl</name>
				<horsepower>108</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>4</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>70</offsetX>
				<offsetY>240</offsetY>
				<horizontal_angle>135</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Autoblinda AB41.png</image_view>

			<width>182</width>
			<length>523</length>
			<height>129</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>18@45</upper_front>
				<lower_front>18</lower_front>
				<side>12</side>
				<upper_rear>12@30</upper_rear>
				<lower_rear>12@-30</lower_rear>
				<top>5</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>168</width>
			<length>216</length>
			<height>45</height>

			<offsetX>0</offsetX>
			<offsetY>-30</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>18@20</front>
				<side>12@30</side>
				<rear>12@20</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Autoblinda AB41 turret.png</image_view>

			<diameter>115</diameter>
			<height>52</height>
			<offsetX>0</offsetX>
			<offsetY>-45</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>18@20</front>
				<side>12@20</side>
				<rear>12@20</rear>
				<top>10</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_47_L32</type></weapon>
			<ammo><for>WEAPON_CANNON_47_L32</for><flavour>FLAVOUR_AP</flavour><rounds>63</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
